home *** CD-ROM | disk | FTP | other *** search
/ Crack It! / Crack It!.iso / DEMOS / MECHWAR / MECHWARX / SIM / MW2.INI < prev    next >
INI File  |  1997-05-25  |  5KB  |  96 lines

  1. /* ******************************************************************** *
  2.  *                               RCS HEADER                                 
  3.  * $Locker: $
  4.  * $Name: BETA_PATCH $
  5.  * $Log: MW2.INI $
  6.  * Revision 1.6  1995/06/14 12:50:08  dzobel
  7.  * Added "CD not found/copy protection failed" error class and RCS header.
  8.  * $Id: MW2.INI 1.6 1995/06/14 12:50:08 dzobel Exp $
  9.  * ******************************************************************** */ 
  10.  
  11. [SystemError]
  12. 00=SYSERR_OK: life is good
  13. 01=SYSERR_UNDEFINED: undefined or unknown error
  14. 02=SYSERR_AUDIORES: audio resource (.prj) file not found
  15. 03=SYSERR_GRAPHRES: graphics resource file not found
  16. 04=SYSERR_AUDIODRV: audio driver not loaded
  17. 05=SYSERR_BUFROFFSET: offset of video buffer > 16
  18. 06=SYSERR_BUFRALLOC: video buffer allocation failure
  19. 07=SYSERR_BWDFILE: world description (.bwd) file not found
  20. 08=SYSERR_BADBWDCHUNK: BWD file error or unrecognizable chunk encountered
  21. 09=SYSERR_MEMAMOUNT: insufficient free RAM at load
  22. 0a=SYSERR_UNKNOWNARG: unrecognized command line argument
  23. 0b=SYSERR_BWDLOADPROBLEM: Severe error occured loading BWD file(s)
  24. 0c=SYSERR_NOHIMEM: non-cache x/ems requirements not met
  25. 0d=SYSERR_GPMEM: error allocating memory for a GAMEPIECE
  26. 0e=SYSERR_CLASSMEM: error allocating memory for a class struct
  27. 0f=SYSERR_POLYRES: bpl polygon resource(.prj) file not found
  28. 10=SYSERR_NOCAREER: error reading career/pilot file
  29. 11=SYSERR_NOPREFS: error reading hware prefs file
  30. 12=SYSERR_NOCFGWRITE: error writing career/pilot file
  31. 13=SYSERR_NOCONTROL: invalid control source flag word
  32. 14=SYSERR_NOCOMM: communication setup failure
  33. 15=SYSERR_NOMECH: error loading mech-spec
  34. 16=SYSERR_OLDAUDIO: digpak driver is outdated
  35. 17=SYSERR_AUDIOXBUFR: error allocating audio xems swap buffer
  36. 18=SYSERR_RENDERMEM: error allocating renderer scratch buffer
  37. 19=SYSERR_TABLEMEM: error allocating trig, sqrt, or clip tables
  38. 1a=SYSERR_XRENDERMEM: error allocating renderer xems swap pages
  39. 1b=SYSERR_XTABLEMEM: error allocating math table xems swap pages
  40. 1c=SYSERR_XOTHERMEM: error allocating mission recorder or geometry xems
  41. 1d=SYSERR_GOURAUDVTX: bad vertex record in Gouraud object
  42. 1e=SYSERR_STDVTX: bad vertex record in unmapped or automap object
  43. 1f=SYSERR_MAPVTX: bad vertex record in mapped object
  44. 20=SYSERR_LOADOBJ: error loading object into memory
  45. 21=SYSERR_MECHDATA: referenced 'mech is not in mech datafile
  46. 22=SYSERR_BLOCKNEST: geometry cache block nesting error
  47. 23=SYSERR_BWDREADMEM: Unable to allocate memory for BWD chunk buffer
  48. 24=SYSERR_BADBWDHDR: Error encountered in format of BWD file header
  49. 25=SYSERR_BWDEOF: Error encountered in format of BWD file header
  50. 26=SYSERR_BWDREADERR: Low level error reading BWD file
  51. 27=SYSERR_BADVWSPCHUNK: Error in View Spec chunk - probably in ckSize
  52. 28=SYSERR_CANTOPENBMPRJMAP: Invalid ID found in BM PRJ Chunk
  53. 29=SYSERR_CANTOPENBWDDOSFILE: Error opening DOS BWD file
  54. 2a=SYSERR_CANTOPENBWDPRJFILE: Error extracting BWD data from PRJ file
  55. 2b=SYSERR_NOTABWDFILE: Unknown header encountered in BWD file
  56. 2c=SYSERR_BADBWDCKSIZE: BWD chunk size is too large
  57. 2d=SYSERR_BADOBJPARENTID:
  58. 2e=SYSERR_BADSCRGID:
  59. 2f=SYSERR_BADTHNGID:
  60. 30=SYSERR_BADGPCLASSID:
  61. 31=SYSERR_CANTOPENPITFILE:
  62. 32=SYSERR_CANTOPENVPTFILE:
  63. 33=SYSERR_BADANIMTASKID:
  64. 34=SYSERR_CANTOPENINCLUDEFILE:
  65. 35=SYSERR_CANTOPENMECFILE:
  66. 36=SYSERR_CANTOPENWTBFILE:
  67. 37=SYSERR_BADOBJCOLLFN:
  68. 38=SYSERR_OBJNOTINPRJFILE:
  69. 39=SYSERR_NOSCENARIOTBL:
  70. 3a=SYSERR_NOGPCHASSISTBL:
  71. 3b=SYSERR_STBLINDEXOUTOFRANGE:
  72. 3c=SYSERR_GTBLINDEXOUTOFRANGE:
  73. 3d=SYSERR_CANTFINDPRJFILE:
  74. 3e=SYSERR_STATICDTBLNOTFOUND:
  75. 3f=SYSERR_CANTMALLOCSCENARIOTBL:
  76. 40=SYSERR_CANTMALLOCMISSIONTBL:
  77. 41=SYSERR_CANTMALLOCGPCHASSISTBL:
  78. 42=SYSERR_CANTMALLOCFILEIDLIST:
  79. 43=SYSERR_CANTLOADMECH:
  80. 44=SYSERR_SMMCHUNKS:
  81. 45=SYSERR_SMMMALLOCFAIL:
  82. 46=SYSERR_SMMBADID:
  83. 47=SYSERR_SMMBADSIZE:
  84. 48=SYSERR_REVCHUNKNOTFOUND:
  85. 49=SYSERR_INCOMPATIBLEBWDREV: BWD file with incompatible rev was found.
  86. 4a=SYSERR_UNKNOWNACTIONFOUND: Unknown or illegal action encountered in s.$
  87. 4b=SYSERR_SCACHEUNRESOLVED: The Static cache has declared but unresolved items
  88. 4c=SYSERR_CANTINITPM: An error occurred in initializing the PM system.
  89. 4d=SYSERR_CANTFINDVFXDRIVER: Unable to find video driver file.
  90. 4e=SYSERR_DLLLOADERROR: Error occurred during DLL load of video or sound driver
  91. 4f=SYSERR_ANIMLOADERROR: Error occurred loading the ANIM file (too many tracks?)
  92. 50=SYSERR_VFXDRIVER: Error occurred finding or loading VFX driver (DLL)
  93. 51=SYSERR_WRONGPROJFILE: Incompatible project file encountered
  94. 52=SYSERR_RADARLOAD: Severe error occurred during radar load.
  95. 53=SYSERR_CDNOTFOUND: CD-ROM not mounted.
  96.